Specifies the name to be applied to the directory. dir_name must be an alphanumeric string of 1 through 63 characters.
extension string: Specifies a file extension to append to the filename.
string must be an alphanumeric string of 1 through 10 characters.
prefix string: Specifies a file prefix to append to the filename.
string must be an alphanumeric string of 1 through 63 characters. This parameter replaces the policy name used by default.
record-count num: File rotation occurs when the number of records reaches the number configured in this keyword.
num must be an integer from 1000 through 65000. Default = 10000
time-interval sec: File rotation occurs at time intervals (in seconds) configured by this keyword.
sec must be an integer from 30 through 86400. Default = 3600 (1 hour)
volume mb mbytes: File rotation occurs when the record volume exceeds the value (in megabytes) configured by this keyword.
mbytes must be an integer from 2 through 40. Default = 4